" Input: { (kernel) - if 'yes', pull kernel too (unless installed as a package) (install) - if 'yes', install CK kernel as python module (via python setup.py install) } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 } "